[INFO] cloning repository https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godliony/rust-pawnshop-clean-architechture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a342a3937e4bbe35d1d7c3cfd1ff054fe0c3096e
[INFO] checking godliony/rust-pawnshop-clean-architechture against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodliony%2Frust-pawnshop-clean-architechture" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] finished tweaking git repo https://github.com/godliony/rust-pawnshop-clean-architechture
[INFO] tweaked toml for git repo https://github.com/godliony/rust-pawnshop-clean-architechture written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godliony/rust-pawnshop-clean-architechture on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godliony/rust-pawnshop-clean-architechture already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824
[INFO] running `Command { std: "docker" "start" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=d4ac62e31d7da2da -C extra-filename=-c9e9aa2976a24a78 --out-dir /opt/rustwide/target/debug/build/futures-util/c9e9aa2976a24a78/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/70b0180f675def1c/out/libfutures_core-70b0180f675def1c.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/c95e7eb6349e079b/out/libfutures_io-c95e7eb6349e079b.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/1598c0d60cecce78/out/libfutures_sink-1598c0d60cecce78.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/05c34aa51f23bb56/out/libfutures_task-05c34aa51f23bb56.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/cff07c85e207ce5a/out/libmemchr-cff07c85e207ce5a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/1344c32777c96f3f/out/libpin_project_lite-1344c32777c96f3f.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/08b2561ded2da1a8/out/libpin_utils-08b2561ded2da1a8.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/f008d619409e3426/out/libslab-f008d619409e3426.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824", kill_on_drop: false }`
[INFO] [stdout] 74f40027d733c09327375041e55a627fe5a88354736a552312fef9f54daf6824
